home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BCI NET
/
BCI NET Dec 94.iso
/
archives
/
applications
/
wp
/
skoed1.14.lha
/
SkoEd
/
Arexx
/
Man.rexx
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
OS/2 REXX Batch file
|
1994-04-21
|
204 b
|
12 lines
/* bring up library help on a function */
options results
address SKOED1
"Get_Var(CurrWord)"
word = result
options
address 'COMMAND'
'run >nil: amigaguide sc:help/sc_lib.guide doc ' || word || '()'